React 脚手架 create-react-app 脚手架 与vue-cli一样,create-react-app是react的一款脚手架。 内置很多功能,让我们可以直接进入开发。 安装指令 npm i ...